home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Demo / 00040.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  119 b   |  6 lines

  1. on exitFrame
  2.   repeat while soundBusy(1)
  3.   end repeat
  4.   sound playFile 1, the pathName & "SupportFiles:FLYING.AIF"
  5. end
  6.